Conversation
|
| if git push origin gh-pages; then | ||
| echo "gh-pages branch synced with deployment" | ||
| else | ||
| echo "::warning::Failed to sync gh-pages branch (concurrent deployment?). Next deployment will self-heal." |
There was a problem hiding this comment.
nit: this does not look like a solid solution 🤔
denieler
left a comment
There was a problem hiding this comment.
Let's fix the problem and figure out other problems later 👍 thanks for fixing it 🙇♂️
|
📖 Storybook Preview 🚀 Your Storybook preview is ready: View Storybook 📍 Preview URL: This preview is updated automatically when you push changes to this PR. |
|
🗑️ Storybook preview cleaned up The preview deployment has been automatically removed since this PR was closed. |
[FX-NNNN]
Description
Describe the changes and motivations for the pull request.
How to test
Screenshots
Development checks
picasso-tailwind-mergerequires major update (check itsREADME.md)propsin component with documentationexamplesfor componentBreaking change
Alpha packages
Manually trigger the publish.yml workflow to publish alpha packages. Specify pull request number as a parameter (only digits, e.g.
123).PR Review Guidelines
When to approve? ✅
You are OK with merging this PR and
nit:to your comment. (ex.nit: I'd rename this variable from makeCircle to getCircle)When to request changes? ❌
You are not OK with merging this PR because
When to comment (neither ✅ nor ❌)
You want your comments to be addressed before merging this PR in cases like:
How to handle the comments?